Fix compilation errors introduced by changes in extend_face_to_end_of_line.
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 19:29:04 +0000 (21:29 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 19:29:04 +0000 (21:29 +0200)
commit89dd30c623d988536787ddc55f3c242cda274cf0
tree0e2d91e5231a5ca75be638570f980a8ebf2773f2
parent63561591c6f619659354a15ccc1716b401652d66
Fix compilation errors introduced by changes in extend_face_to_end_of_line.

 src/xdisp.c (extend_face_to_end_of_line): Don't reference tool_bar_window
 in GTK and NS builds, they don't have this member of struct frame.
src/ChangeLog
src/xdisp.c